Fix the issue of on x86_64, rhel4 can not get into runlevel 5.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 25 Nov 2005 08:17:34 +0000 (09:17 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 25 Nov 2005 08:17:34 +0000 (09:17 +0100)
commit11d666ab5e8beccb0b5ffce8a861bbd3be4e86da
treef1128e17aeb448854a1b8de2f573b15be2dca124
parent9ad74f9849bd250feecb0fdea7626264a5dcfe71
Fix the issue of on x86_64, rhel4 can not get into runlevel 5.
Xserver will scan pci and the cirrus VGA driver will register
mmio each time, cause mmio array out of space.

Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/ioemu/exec.c